home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 November: Tool Chest / Dev.CD Nov 98 TC.toast / Sample Code / Snippets / Sound / BufCallback / read me < prev   
Encoding:
Text File  |  1996-09-17  |  318 b   |  1 lines  |  [TEXT/CWIE]

  1. This code demonstrates the use of a call back routine with the sound manager.  All it does is play a sound with bufferCmd and then wait for the call back routine to be called.  When the routine is called the app goes back to the event loop.  To use it, you just need to run the app and select start from the file menu.